﻿@charset "utf-8";
@import url("styles.css");
/*
   * wx.zhangruiwoloveni *
   * http://www.xoabc.com/ *
   * Released on: 2020,02,23 *
*/  

body {font:lighter 12px/1.2 Arial,"Microsoft YaHei"}
/* head */
.header {
   width: 100%
}
.header .logo {
   height: 72px;
   margin: 25px 0 23px;
}
.header .logo img {
   max-height: 100%;
}
.header .tel {
   background: url(/images/tel.jpg) left center no-repeat;
   padding-left: 60px;
   height: 50px;
   margin-top: 36px;
}
.header .tel span {
   display: block;
   color: #2c2c2c;
   padding-bottom: 10px;
}
.header .tel span.n_tel {
   color: #cd1b01;
   margin-left: -2px;
}
.naver {
   width: 100%;
   height: 50px;
   overflow: hidden;
   background-color: #008cd6;
}
.naver li {
   float: left;
   background: url(/images/navx.png) right center no-repeat;
   margin-right: 1px;
}
.naver li a {
   display: block;
   color: #fff;
   padding: 0 32px;
}
.naver li a:hover,
.naver li a.on {
   background-color: #007fc2;
}

.slide {
   width: 100%;
   position: relative;
   border-top: 1px solid #fff;
}

/* main */
.main {
   width: 1200px;
   margin: 0 auto;
   position: relative;
}
.main .m_title {
   padding: 50px 0 30px;
}
.main .m_title span {
   display: block;
}
.main .m_title span.bt {
   color: #383838;
   background: url(/images/lmx.png) center bottom no-repeat;
   padding-bottom: 16px;
}
.main .m_title span.xbt {
   color: #8a8a8a;
   padding-top: 20px;
}

/* wrapper */
.wrapper {
   width: 100%;
}
.wrapper .search_box {
   width: 100%;
   height: 46px;
   border-bottom: 1px solid #eee;
   background-color: #f9f9f9;
   overflow: hidden;
}
.wrapper .search_box .s_hot {
   color: #656565;
}
.wrapper .search_box .s_hot a {
   color: #5a5a5a;
   padding: 0 1px;
}
.wrapper .search_box .s_hot a:hover {
   color: #cd1b01;
}
.wrapper .search_box .s_box {
   width: 276px;
   height: 30px;
   border: 1px solid #efefef;
   background-color: #fff;
   margin-top: 7px;
}
.wrapper .search_box .s_box input {
   width: 245px;
   height: 26px;
   border: none;
   text-indent: 10px;
   margin-top: 1px;
   color: #666;
}
.wrapper .search_box .s_box button {
   width: 28px;
   height: 26px;
   background-color: #c32a17;
   color: #fff;
   border-radius: 2px;
   border: 0 none;
   margin-top: 1px;
   cursor: pointer;
}
.wrapper .search_box .s_box button i {
   display: inline-block;
   vertical-align: 2px;
}

.products {
   width: 100%;
}
.products_class {
   padding-top: 3px;
}
.products_class li {
   float: left;
   margin: 0 12px 16px;
}
.products_class li a {
   display: block;
   width: 146px;
   height: 44px;
   line-height: 44px;
   background-color: #f5f5f5;
   color: #393939;
   border-radius: 2px;
}
.products_class li a:hover {
   background-color: #008cd6;
   color: #fff;
}
.products_list {
   padding-top: 13px;
}
.products_list ul {
   margin-right: -11px
}
.products_list li {
   float: left;
   margin-right: 11px
}
.products_list li img {
   max-width: 100%;
   max-height: 100%;
}
.products_list li .p_pic {
   width: 207px;
   height: 162px;
   border: 1px solid #eee;
   padding: 10px;
}
.products_list li span a {
   width: 100%;
   display: block;
   line-height: 40px;
   background-color: #f7f7f7;
   color: #505050;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   margin: 2px 0 10px;
}
.products_list li span a:hover {
   background-color: #008cd6;
   color: #fff;
}

.abouts {
   width: 100%;
   height: 458px;
   padding-top: 65px;
   margin: 60px 0 5px;
   position: relative;
   border-top: 1px solid #ededed;
   border-bottom: 1px solid #ededed;
   background-color: #f5f5f5;
}
.abouts_left {
   position: absolute;
   top: 65px;
}
.abouts_left {
   width: 54%;
   left: 0;
   height: 387px;
   border: 1px solid #ededed;
   border-left: 0 none;
   background-color: #fff;
}
.abouts .abouts_box {
   position: absolute;
   width: 100%;
   height: 387px;
   top: 0;
   z-index: 999;
   background: url(/images/ab_en.jpg) left 87px no-repeat;
   overflow: hidden;
}
.abouts .abouts_info {
   width: 480px;
   margin-left: 89px;
}
.abouts .ab_bt {
   color: #090909;
   padding-top: 50px;
}
.abouts .ab_bt span {
   display: block;
   width: 59px;
   height: 0;
   border-bottom: 2px solid #008cd6;
   margin-top: 12px;
}
.abouts .ab_desc {
   color: #555555;
   padding: 23px 0;
}
.abouts .ab_mo a {
   display: block;
   width: 176px;
   line-height: 44px;
   background-color: #008cd6;
   color: #fff;
}
.abouts .ab_mo a:hover {
   background-color: #c32a17;
}
.abouts .abouts_pic {
   width: 587px;
   height: 310px;
   overflow: hidden;
   margin-top: 38px;
}
.abouts .abouts_pic img {
   width: 100%;
}

.news {
   width: 100%;
   padding-bottom: 8px;
}
.news .news_box {
   padding-bottom: 45px;
}
.news .news_box dl {
   float: left;
   background-color: #fff;
}
.news .news_box dl.tj {
   width: 287px;
   margin-right: 12px;
}
.news .news_box dl.tj dt {
   height: 189px;
   overflow: hidden;
}
.news .news_box dl.tj dt img {
   width: 100%;
}
.news .news_box dl.tj dd {
   padding: 13px 15px 30px;
   background-color: #fcfcfc;
   border: 1px solid #f2f2f2;
   border-top-color: #fff;
}
.news .news_box dl.tj dd span {
   display: block;
}
.news .news_box dl.tj dd span.bt {
   color: #282626;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.news .news_box a:hover dd span.bt {
   color: #c32a17;
}
.news .news_box dl.tj dd span.time {
   color: #a3a3a3;
   padding: 5px 0 3px;
}
.news .news_box dl.tj dd span.desc {
   color: #a3a3a3;
   line-height: 18px;
}
.news .news_box dl.list {
   width: 585px;
   padding: 0 5px;
   float: right;
}
.news .news_box dl.list li {
   border-bottom: 1px solid #f2f2f2;
   height: 71px;
   padding: 18px 0;
   overflow: hidden;
   background-color: #fcfcfc;
}
.news .news_box dl.list li .time {
   border-right: 1px solid #ede9e4;
   width: 84px;
   height: 71px;
   padding-right: 15px;
   color: #b99353;
   text-align: right;
}
.news .news_box dl.list li .time span {
   display: block;
}
.news .news_box dl.list li .time span.ri {
   margin: 11px -1px 3px 0;
}
.news .news_box dl.list li .desc {
   width: 446px;
   padding: 0 16px;
   color: #b5b5b5;
}
.news .news_box dl.list li .desc a {
   display: block;
   color: #000;
   font-size: 16px;
   padding: 6px 0 6px;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.news .news_box dl.list li .desc a:hover,
.shebei_list li span a:hover,
.links a:hover {
   color: #c32a17;
}

.news .news_more a {
   display: block;
   width: 176px;
   line-height: 44px;
   background-color: #008cd6;
   color: #fff;
   margin: 0 auto;
}
.news .news_more a:hover {
   background-color: #c32a17;
}

.shebei {
   width: 100%;
   background-color: #f5f5f5;
   border-top: 1px solid #ededed;
   border-bottom: 1px solid #ededed;
   margin: 60px 0 0;
}
.shebei_list {
   padding-bottom: 55px;
}
.shebei_list,
.shebei_list ul {
   width: 1170px;
   height: 205px;
   position: relative;
   overflow: hidden;
}
.shebei_list li {
   float: left;
   margin: 0 6px
}
.shebei_list li img {
   max-width: 100%;
   max-height: 100%;
}
.shebei_list li .p_pic {
   border: 1px solid #f1f1f1;
   background-color: #fff;
   padding: 5px;
   width: 214px;
   height: 160px;
}
.shebei_list li span {
   display: block;
   padding: 10px 0;
}
.shebei_list li span a {
   color: #555;
}

#scroll { overflow:hidden;}
#scroll_box {float: left; width: 800%;}
#scroll_begin {float: left;}
#scroll_end {float: left;}
.iproduct{}
.iproduct .cn { float:left}
.iproduct .ih1 { margin:0 6px;}
.iproduct .ih1 img { height:160px;border: 1px solid #f1f1f1;padding: 5px;}
.iproduct .ih1 p { padding: 10px 0;}
.iproduct .ih1 a { color:#555;}
.iproduct .ih1 a:hover { color:#027cc7;}

.shebei_more {
   padding-bottom: 50px;
}
.shebei_more a {
   background-color: #027cc7;
   color: #fff;
   display: block;
   width: 145px;
   margin: 0 auto;
}
.shebei_more a:hover {
   background-color: #666;
}

.links {
   width: 100%;
   padding: 30px 0;
}
.links span {
   display: block;
   font-weight: bold;
   color: #696969;
   font-size: 14px;
   margin-bottom: 10px;
}
.links a {
   color: #a0a0a0;
}


/* cols */
.col_slide {
   width: 100%;
   border-top: 1px solid #fff;
}
.col_slide img {
   width: 100%;
}

.cols {
   width: 100%;
   padding: 20px 0 35px;
}
.cols_left {
   width: 265px;
}
.cols_right {
   width: 915px;
   border: 1px solid #eee;
}
.cols_right .right_bt {
   border-bottom: 1px solid #eee;
   line-height: 60px;
   background-color: #f8f8f8;
   padding: 0 15px;
}
.cols_right .right_btl {
   color: #005aa5;
   text-indent: 28px;
   background: url(/images/lbot.png) left center no-repeat;
}
.cols_right .right_btl i {
   display: inline-block;
   padding-right: 5px;
   color: #ec4a09;
}
.cols_right .right_btr {
   color: #888;
}
.cols_right .right_btr a {
   color: #888;
}
.cols_right .right_btr a:hover,
.cols_right .right_info a:hover {
   color: #ec4a09;
}
.cols_right .right_info {
   padding: 15px 17px 25px;
   color: #666;
}
.cols_right .right_info a {
   color: #666;
}
.cols_right .right_info img {
   max-width: 100%;
   display: block;
   height: auto;
   margin: 10px auto 20px;
}
.cols_right .right_info table {
   border-collapse: collapse;
   width: 100%;
   text-align: center;
   font-size: 12px;
}
.cols_right .right_info table,
.cols_right .right_info tr,
.cols_right .right_info td {
   border: 1px solid #e5e5e5;
}

.cols_right .right_news_bt {
   border-bottom: 1px solid #eee;
   padding: 30px 10px 25px;
}
.cols_right .right_news_bt span {
   display: block;
   font-size: 12px;
   color: #999;
   padding-top: 15px;
}
.cols_right .right_news_bt span i {
   display: inline-block;
   padding: 0 5px;
}
.cols_right .right_news_bt strong {
   color: #ec4a09;
   font-size: 18px;
}
.cols_right .right_pic {
   padding: 20px;
   border: 1px solid #eee;
   margin: 15px;
}
.cols_right .right_pic img {
   max-width: 100%;
}
.cols_right .right_js {
   border-bottom: 1px solid #eee;
   margin: 0 15px;
}
.cols_right .right_js span {
   display: inline-block;
   background-color: #aaa;
   color: #fff;
   padding: 1px 10px;
}

/* news */
.newslist {
   padding: 15px;
}
.newslist li {
   padding: 0 6px;
   border-bottom: 1px solid #f1f1f1;
}
.newslist li span {
   display: inline-block;
   padding-left: 38px;
   color: #999;
   font-size: 12px;
}
.newslist li a {
   color: #777;
   position: relative;
   z-index: 99;
   display: block;
   transition: all 0.6s;
}
.newslist li a:hover {
   color: #ec4a09;
   text-indent: 3px;
}

/* photo */
.photos {
   padding: 15px;
}
.photos ul {
   margin-right: -2%;
}
.photos li {
   float: left;
   width: 23%;
   margin: 0.7% 2% 0 0;
}
.photos li img {
   max-height: 100%;
   margin: 0 -100%;
   transition: all 0.7s
}
.photos li .p_pic {
   height: 160px;
   padding: 10px 0;
   display: block;
   overflow: hidden;
   border: 1px solid #eee;
}
.photos li .p_pic:hover {
   border-color: #fff;
   border-color: #ec4a09 \0;
}
.photos li .p_pic:hover img {
   transform: scale(1.1);
}
.photos li span {
   display: block;
   padding-top: 3px;
}
.photos li span a {
   color: #777;
   display: block;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.photos li span a:hover {
   color: #fff;
   background-color: #ec4a09;
}

/* pages */
.n_pages {
   padding: 10px 0 30px;
}
.n_pages a {
   display: inline-block;
   background-color: #eee;
   color: #666;
   padding: 5px 8px;
   margin: 0 2px;
}
.n_pages a:hover,
.n_pages a.page-num-current {
   background-color: #ec4a09;
   color: #fff;
}
.n_pages span.page-status {
   background-color: #eee;
   color: #666;
   padding: 4px 8px;
   margin-right: 2px;
}

.n_next {
   border-top: 1px solid #eee;
   padding: 15px;
   color: #666;
}
.n_next a {
   color: #666;
}
.n_next a:hover {
   color: #ec4a09;
}

/* left */
.left_bt {
   height: 81px;
   background-color: #027cc7;
}
.left_bt span {
   display: block;
   color: #f0f0f0;
}
.left_bt span.bt {
   padding-top: 15px;
}
.left_list {
   padding-top: 3px;
}
.left_list li {
   margin-top: 0;
}
.left_list li a {
   display: block;
   background: url(/images/flbot.jpg) 93% center no-repeat #fdfdfd;
   color: #666;
   text-indent: 20px;
   border-bottom: 1px solid #f1f1f1;
}
.left_list li a:hover {
   color: #ec4a09;
   background: url(/images/flbot.jpg) 95% center no-repeat #fafafa;
}

/* message */
.message {
   padding: 0 0 30px
}
.message .msg {
   padding: 0 12% 0;
   margin: 0 auto;
}
.message .msg li {
   position: relative;
   margin: 12px 0
}
.message .msg li input,.msg li textarea {
	border-radius: 2px;
	border: 1px #e5e5e5 solid;
	padding: 10px;
	font-size: 13px;
   width: 95.8%;
   color: #666;
}
.message .msg li textarea {
	height: 80px
}
.message .msg li img {
	display: block;
	position: absolute;
	right: 10px;
	z-index: 999;
   bottom: 3px;
   cursor: pointer;
}
.message .msg li button {
	width: 100%;
	border: 0 none;
	background: #ec4a09;
	color: #fff;
	padding: 10px 0;
	font-size: 16px;
	border-radius: 2px;
	cursor: pointer;
	margin-top: 20px;
	font-weight: bold
}
.message .msg li:hover button {
	background: #e46c00
}

/* footer */
.footer {
   width: 100%;
   padding: 38px 0;
   background-color: #222222;
   color: #d3d3d3;
}
.footer a:hover {
   color: #ffc600 !important
}
.footer .foot_l {
   color: #5f5f5f;
}
.footer .foot_l a {
   color: #5f5f5f;
}
.footer .foot_l span {
   display: block;
   color: #d3d3d3;
   margin: 0 0 13px -6px;
}
.footer .foot_l span a {
   color: #d3d3d3;
   padding: 0 6px;
}

.footer .foot_c {
   padding-left: 115px;
}
.footer .foot_c span {
   display: block;
   padding-bottom: 13px;
}

.footer .foot_r {
   width: 121px;
}
.footer .foot_r img {
   width: 100%;
}


input.sh::-webkit-input-placeholder {
   color: #fff;
   font-size: 13px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
   color: #888;
   font-size: 13px;
}

.new-float{
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 50;
	width: 77px;
	height: 374px;
	margin-top: -187px;
}
.new-float li{
	position: relative;
	width: 77px;
	height: 57px;
	margin-bottom: 1px;
	line-height: 27px;
	color: #fff;
	text-align: center;
}
.new-float li.hover{
	overflow: hidden;
}
.new-float li a{
	display: inline-block;
	color: #fff;
}
.new-float li a.tit{
	width: 77px;
	height: 27px;
	padding: 30px 10px 0 0;
	color: #fff;
}
.new-float li p{
	position: relative;
	z-index: 2;
	height: 27px;
	padding-top: 30px;
	cursor: pointer;
}
.new-float li.th { position:relative;}
.new-float li.th .thpic { display:none;}
.new-float li.th:hover .thpic { display:block;position:absolute;left:-180px;top:-100%;width:180px;height:180px;}
.new-float li.th:hover .thpic img {width:180px;height:180px; }

.new-float li.fi a.tit{
	background: url(/images/bg_float01.png) no-repeat;
}
.new-float li.se a{
	background: url(/images/bg_float02.png) no-repeat;
}
.new-float li.th a{
	background: url(/images/bg_float03.png) no-repeat;
}
.new-float li.fo a.tit{
	background: url(/images/bg_float04.png) no-repeat;
}
.new-float li.fif p{
	background: url(/images/bg_float05.png) no-repeat;
}
.new-float li .tel{
	position: absolute;
	left: 77px;
	top: 0;
	z-index: 1;
	width: 164px;
	height: 57px;
	font: 24px/57px Arial;
	color: #fff;
	background: url(/images/bg_float06.png) no-repeat;
	cursor: pointer;
}
.new-float a.mof{
	display: inline-block;
	width: 54px;
	height: 71px;
	padding: 12px 11px 0 12px;
	margin-top: 10px;
	*margin-top: 7px;
	background: url(/images/bg_float07.png) no-repeat;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
}